ComponentOne Scheduler for WinForms
Comparer Property (MappingCollectionBase<T>)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > MappingCollectionBase<T> Class : Comparer Property
Gets the generic equality comparer that is used to determine equality of keys in the collection.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Comparer As System.Collections.Generic.IEqualityComparer(Of String)
public new System.Collections.Generic.IEqualityComparer<string> Comparer {get;}
See Also

Reference

MappingCollectionBase<T> Class
MappingCollectionBase<T> Members